Release 10.1A: OpenEdge Development:
Progress Dynamics Basic Development


Browsers page

As discussed earlier, you can generate dynamic visual objects for your SDOs either at the same time you generate the SDOs themselves, or later. Each browser has a column list based either on the field list of the SDO or on the Display Fields list in the Entity Maintenance if this has been defined. The framework assigns the dynamic browsers to the module you specified, but of course they have no source code filename or pathname. The Object Name of each generated browser is the dump name plus a standard suffix, which is fullb (for “full browser”) by default. To change this suffix, edit the field, as shown in Figure 5–7.

Figure 5–7: Browsers page fields

Table 5–5 describes the fields in this display.

Table 5–5: Browsers page fields 
Option
Description
Product Module

The product module where the DataFields will be generated in is selected from the combo.

Object Type
The object type is selected from this combo.
Name Suffix
The ending that is added to the entity mnemonic for each table to form a complete name for the browser. Typically, the suffix is fullb.
Number of Fields
The maximum number of fields allowed for the browser.
Delete contained DataField instances
If checked, this will delete existing DataField instances for the browser.
Use Data Object Fields
If checked, the Object Generator will base the Browser fields on those specified in the SDO. If left unchecked, it will default to all the fields in the table. This is only enabled if generated from existing SDOs.
Use Data Object Field order
Only enabled if generated with from existing SDOs. If checked, the Object Generator will base the field tab order on the order specified in the SDO. If left unchecked, it will base the field order on the schema.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095